home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 76 / MF_UK_76_1.iso / Education Feature / MicroWorlds 2.03 Try Me / MicroWorlds 2.03 Try Me.rsrc / TEXT_687_repeat.txt < prev    next >
Encoding:
Text File  |  1998-05-08  |  151 b   |  12 lines

  1. repeat number list-to-run 
  2.  
  3. Runs the list of instructions the specified number of times. 
  4.  
  5. Example: 
  6.  
  7. repeat 10 [setsh "bird1 wait 5 setsh "bird2]
  8.  
  9.  
  10.  
  11.  
  12.